home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / jukebox / 00100.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  108 b   |  7 lines

  1. on exitFrame
  2.   global tunenum
  3.   set tunenum to 5
  4.   preLoad(the frame + 1, the frame + 2)
  5.   startTimer()
  6. end
  7.